for c-programmers it should be clear, that ioblink.h and stdafx.h have to be
placed proper. therefore the following should be sufficient:

copy iowkit.lib to ..\lcc\lib
copy iowkit.dll to an appropriate path
create a lcc-project with ioblink.c, link it with iowkit.lib
and go
